//==============================================================================
// armory_anim.txt
//==============================================================================
import Construction_defines_anim.txt
import Examination_defines_anim.txt
//==============================================================================
define Dust
{
    set hotspot
    {
        version
        {
            Visualparticle SFX A Building DustA
        }
    }
}
//==============================================================================
define Xflag
{
    set hotspot
    {
        version
        {
            Visual Building X Dock Flag
        }
    }
}
//==============================================================================
define DustWater
{
    set hotspot
    {
        version
        {
            Visualparticle SFX A Building DustB
        }
    }
}
//==============================================================================
define Wake
{
    set hotspot
    {
        version
        {
            Visualparticle SFX A Building Wake
        }
    }
}
//==============================================================================
define empower
{
    SetSelector
    {
        EmpowerLogic
        SetSelector
        {
            set hotspot
            {
                version
                {
                    Visualnone Jimmy
                }
            }
        }
        SetSelector
        {
            set hotspot
            {
                version
                {
                    Visualparticle SFX E Pharaoh Empower Large
                }
            }
        }
    }
}
//==============================================================================
define smoketiny
{
    set hotspot
    {
        version
        {
            Visualparticle SFX A Generic Smoke Tiny
        }
    }
}
//==============================================================================
define Flame
{
    set hotspot
    {
        version
        {
            Visualparticle SFX A Generic Fire Small
        }
    }
}
//==============================================================================
define Glow
{
    set hotspot
    {
        version
        {
            VisualParticle Building SFX A Lighthouse Glow Particle
        }
    }
}
//==============================================================================
define AtlantisGlow1
{
    set hotspot
    {
        version
        {
            VisualParticle Building SFX X Lighthouse Glow Particle1
        }
    }
}
//==============================================================================
define AtlantisGlow2
{
    set hotspot
    {
        version
        {
            VisualParticle Building SFX X Lighthouse Glow Particle2
        }
    }
}
//==============================================================================
define AtlantisGlow3
{
    set hotspot
    {
        version
        {
            VisualParticle Building SFX X Lighthouse Glow Particle3
        }
    }
}
//==============================================================================
define CypressOne
{
    set hotspot
    {
        version
        {
            Visual Terrain G CypressA
        }
    }
}
//==============================================================================
define CypressTwo
{
    set hotspot
    {
        version
        {
            Visual Terrain G CypressB
        }
    }
}
//==============================================================================
define VINEA
{
    set hotspot
    {
        version
        {
            Visual Building VineA
        }
    }
}
//==============================================================================
define VINEB
{
    set hotspot
    {
        version
        {
            Visual Building VineB
        }
    }
}
//==============================================================================
define Shield
{
    TechLogic Copper shields/Bronze shields/Iron shields
    set hotspot
    {
        version
        {
            Visual Attachments G Shield wood
        }
    }
    set hotspot
    {
        version
        {
            Visual Attachments G Shield iron
        }
    }
    set hotspot
    {
        version
        {
            Visual Attachments G Shield bronze
        }
    }
}
//==============================================================================
define GenericSmoke
{
    set hotspot
    {
        version
        {
            Visualparticle SFX A Generic Smoke Medium
        }
    }
}
//==============================================================================
define FireGlow
{
   set hotspot
   {
      version
      {
         Visualparticle SFX a fire torch glow
      }
   }
}
//==============================================================================
anim Idle
{
    SetSelector
    {
        CultureLogic Egyptian/Greek/Norse/Atlantean/Chinese
        //- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -Egyptian- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -//
        //- - - - - - - - - - - - - - - - - - - - - - - - - - -Age 1- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -//
        SetSelector
        {
            TechLogic none/age 2/age 3/age 4
            SetSelector
            {
                ConstructionLogic 0 33 66
                set hotspot
                {
                    version
                    {
                        Visual Building E TradeDock Age1
                        connect Face Glow hotspot
                        connect ATTACHPOINT examinationSFX hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building Construction Dock A
                        connect ATTACHPOINT empower hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building Construction Dock B
                        connect ATTACHPOINT empower hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building E ConstructionDock
                        connect ATTACHPOINT empower hotspot
                    }
                }
            }
            //- - - - - - - - - - - - - - - - - - - - - - - - - - -Age 2- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -//
            SetSelector
            {
                ConstructionLogic 0 33 66
                set hotspot
                {
                    version
                    {
                        Visual Building E TradeDock Age2
                        connect Face Glow hotspot
                        connect ATTACHPOINT examinationSFX hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building Construction Dock A
                        connect ATTACHPOINT empower hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building Construction Dock B
                        connect ATTACHPOINT empower hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building E ConstructionDock
                        connect ATTACHPOINT empower hotspot
                    }
                }
            }
            //- - - - - - - - - - - - - - - - - - - - - - - - - - -Age 3- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -//
            SetSelector
            {
                ConstructionLogic 0 33 66
                set hotspot
                {
                    version
                    {
                        Visual Building E TradeDock Age3
                        connect Face Glow hotspot
                        connect ATTACHPOINT examinationSFX hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building Construction Dock A
                        connect ATTACHPOINT empower hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building Construction Dock B
                        connect ATTACHPOINT empower hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building E ConstructionDock
                        connect ATTACHPOINT empower hotspot
                    }
                }
            }
            //- - - - - - - - - - - - - - - - - - - - - - - - - - -Age 4- - - - - - - - - - - - - - - - - - - - - - - - - - -//
            setSelector
            {
                ConstructionLogic 0 33 66
                set hotspot
                {
                    version
                    {
                        Visual Building E TradeDock Age4
                        connect Face Glow hotspot
                        connect ATTACHPOINT examinationSFX hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building Construction Dock A
                        connect ATTACHPOINT empower hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building Construction Dock B
                        connect ATTACHPOINT empower hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building E ConstructionDock
                        connect ATTACHPOINT empower hotspot
                    }
                }
            }
        }
        //- - - - - - - - - - - - - - - - - - - - - - - - - - -Greek- - - - - - - - - - - - - - - - - - - - - - - - - - -//
        //- - - - - - - - - - - - - - - - - - - - - - - - - - -Age 1- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -//
        SetSelector
        {
            TechLogic none/age 2/age 3/age 4
            SetSelector
            {
                ConstructionLogic 0 33 66
                set hotspot
                {
                    version
                    {
                        Visual Building G TradedockAge0
                        connect Face Glow hotspot
                        connect ATTACHPOINT examinationSFX hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building Construction Dock A
                        connect ATTACHPOINT empower hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building Construction Dock B
                        connect ATTACHPOINT empower hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building G ConstructionDock
                        connect ATTACHPOINT empower hotspot
                    }
                }
            }
            //- - - - - - - - - - - - - - - - - - - - - - - - - - -Age 2- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -//
            SetSelector
            {
                ConstructionLogic 0 33 66
                set hotspot
                {
                    version
                    {
                        Visual Building G TradedockAge1
                        connect Face Glow hotspot
                        connect ATTACHPOINT examinationSFX hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building Construction Dock A
                        connect ATTACHPOINT empower hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building Construction Dock B
                        connect ATTACHPOINT empower hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building G ConstructionDock
                        connect ATTACHPOINT empower hotspot
                    }
                }
            }
            //- - - - - - - - - - - - - - - - - - - - - - - - - - -Age 3- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -//
            SetSelector
            {
                ConstructionLogic 0 33 66
                set hotspot
                {
                    version
                    {
                        Visual Building G TradedockAge2
                        connect Face Glow hotspot
                        connect ATTACHPOINT examinationSFX hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building Construction Dock A
                        connect ATTACHPOINT empower hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building Construction Dock B
                        connect ATTACHPOINT empower hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building G ConstructionDock
                        connect ATTACHPOINT empower hotspot
                    }
                }
            }
            //- - - - - - - - - - - - - - - - - - - - - - - - - - -Age 4- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -//
            SetSelector
            {
                ConstructionLogic 0 33 66
                set hotspot
                {
                    version
                    {
                        Visual Building G TradedockAge3
                        connect Face Glow hotspot
                        connect ATTACHPOINT examinationSFX hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building Construction Dock A
                        connect ATTACHPOINT empower hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building Construction Dock B
                        connect ATTACHPOINT empower hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building G ConstructionDock
                        connect ATTACHPOINT empower hotspot
                    }
                }
            }
        }
        //- - - - - - - - - - - - - - - - - - - - - - - - - - -Norse- - - - - - - - - - - - - - - - - - - - - - - - - - -//
        //- - - - - - - - - - - - - - - - - - - - - - - - - - -Age 1- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -//
        SetSelector
        {
            TechLogic none/age 2/age 3/age 4
            SetSelector
            {
                ConstructionLogic 0 33 66
                set hotspot
                {
                    version
                    {
                        Visual Building N TradeDockAge1
                        connect TopOfHead FireGlow hotspot
                        connect face Flame hotspot
                        connect neck SmokeTiny hotspot
                        connect ATTACHPOINT examinationSFX hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building Construction Dock A
                        connect ATTACHPOINT empower hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building Construction Dock B
                        connect ATTACHPOINT empower hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building N ConstructionDock
                        connect ATTACHPOINT empower hotspot
                    }
                }
            }
            //- - - - - - - - - - - - - - - - - - - - - - - - - - -Age 2- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -//
            setSelector
            {
                ConstructionLogic 0 33 66
                set hotspot
                {
                    version
                    {
                        Visual Building N TradeDockAge2
                        connect TopOfHead FireGlow hotspot
                        connect face Flame hotspot
                        connect neck SmokeTiny hotspot
                        connect ATTACHPOINT examinationSFX hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building Construction Dock A
                        connect ATTACHPOINT empower hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building Construction Dock B
                        connect ATTACHPOINT empower hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building N ConstructionDock
                        connect ATTACHPOINT empower hotspot
                    }
                }
            }
            //- - - - - - - - - - - - - - - - - - - - - - - - - - -Age 3- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -//
            setSelector
            {
                ConstructionLogic 0 33 66
                set hotspot
                {
                    version
                    {
                        Visual Building N TradeDockAge3
                        connect TopOfHead FireGlow hotspot
                        connect face Flame hotspot
                        connect neck SmokeTiny hotspot
                        connect ATTACHPOINT examinationSFX hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building Construction Dock A
                        connect ATTACHPOINT empower hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building Construction Dock B
                        connect ATTACHPOINT empower hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building N ConstructionDock
                        connect ATTACHPOINT empower hotspot
                    }
                }
            }
            //- - - - - - - - - - - - - - - - - - - - - - - - - - -Age 4- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -//
            setSelector
            {
                ConstructionLogic 0 33 66
                set hotspot
                {
                    version
                    {
                        Visual Building N TradeDockAge4
                        connect TopOfHead FireGlow hotspot
                        connect face Flame hotspot
                        connect neck SmokeTiny hotspot
                        connect ATTACHPOINT examinationSFX hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building Construction Dock A
                        connect ATTACHPOINT empower hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building Construction Dock B
                        connect ATTACHPOINT empower hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building N ConstructionDock
                        connect ATTACHPOINT empower hotspot
                    }
                }
            }
        }
        //- - - - - - - - - - - - - - - - - - - - - - - - - - -Atlantean- - - - - - - - - - - - - - - - - - - - - - - - - - -//
        //- - - - - - - - - - - - - - - - - - - - - - - - - - -Age 1- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -//
        SetSelector
        {
            TechLogic none/age 2/age 3/age 4
            SetSelector
            {
                ConstructionLogic 0 33 66
                set hotspot
                {
                    version
                    {
                        Visual Building X Dock Age0
                        connect hotspot Xflag hotspot
                        connect Chin AtlantisGlow1 hotspot
                        connect Face AtlantisGlow2 hotspot
                        connect Neck AtlantisGlow3 hotspot
                        connect ATTACHPOINT examinationSFX hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building Construction Dock A
                        connect ATTACHPOINT empower hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building Construction Dock B
                        connect ATTACHPOINT empower hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building X Construction dock
                        connect ATTACHPOINT empower hotspot
                    }
                }
            }
            //- - - - - - - - - - - - - - - - - - - - - - - - - - -Age 2- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -//
            SetSelector
            {
                ConstructionLogic 0 33 66
                set hotspot
                {
                    version
                    {
                        Visual Building X Dock Age1
                        connect Chin AtlantisGlow1 hotspot
                        connect Face AtlantisGlow2 hotspot
                        connect Neck AtlantisGlow3 hotspot
                        connect hotspot Xflag hotspot
                        connect ATTACHPOINT examinationSFX hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building Construction Dock A
                        connect ATTACHPOINT empower hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building Construction Dock B
                        connect ATTACHPOINT empower hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building X Construction dock
                        connect ATTACHPOINT empower hotspot
                    }
                }
            }
            //- - - - - - - - - - - - - - - - - - - - - - - - - - -Age 3- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -//
            SetSelector
            {
                ConstructionLogic 0 33 66
                set hotspot
                {
                    version
                    {
                        Visual Building X Dock Age2
                        connect Chin AtlantisGlow1 hotspot
                        connect Face AtlantisGlow2 hotspot
                        connect Neck AtlantisGlow3 hotspot
                        connect hotspot Xflag hotspot
                        connect ATTACHPOINT examinationSFX hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building Construction Dock A
                        connect ATTACHPOINT empower hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building Construction Dock B
                        connect ATTACHPOINT empower hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building X Construction dock
                        connect ATTACHPOINT empower hotspot
                    }
                }
            }
            //- - - - - - - - - - - - - - - - - - - - - - - - - - -Age 4- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -//
            SetSelector
            {
                ConstructionLogic 0 33 66
                set hotspot
                {
                    version
                    {
                        Visual Building X Dock Age3
                        connect Chin AtlantisGlow1 hotspot
                        connect Face AtlantisGlow2 hotspot
                        connect Neck AtlantisGlow3 hotspot
                        connect hotspot Xflag hotspot
                        connect ATTACHPOINT examinationSFX hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building Construction Dock A
                        connect ATTACHPOINT empower hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building Construction Dock B
                        connect ATTACHPOINT empower hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building X Construction dock
                        connect ATTACHPOINT empower hotspot
                    }
                }
            }
        }
        //- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -Chinese- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -//
        //- - - - - - - - - - - - - - - - - - - - - - - - - - -Age 1- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -//
        SetSelector
        {
            TechLogic none/age 2/age 3/age 4
            SetSelector
            {
                ConstructionLogic 0 33 66
                set hotspot
                {
                    version
                    {
                        Visual Building C Dock Age1
                        connect Face Glow hotspot
                        connect ATTACHPOINT examinationSFX hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building Construction Dock A
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building Construction Dock B
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building Construction Dock B
                    }
                }
            }
            //- - - - - - - - - - - - - - - - - - - - - - - - - - -Age 2- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -//
            SetSelector
            {
                ConstructionLogic 0 33 66
                set hotspot
                {
                    version
                    {
                        Visual Building C Dock Age1
                        ReplaceTexture building c roofage1/building c roofage2
                        ReplaceTexture building c wallsage1/building c wallsage2
                        connect Face Glow hotspot
                        connect ATTACHPOINT examinationSFX hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building Construction Dock A
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building Construction Dock B
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building Construction Dock B
                    }
                }
            }
            //- - - - - - - - - - - - - - - - - - - - - - - - - - -Age 3- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -//
            SetSelector
            {
                ConstructionLogic 0 33 66
                set hotspot
                {
                    version
                    {
                        Visual Building C Dock Age3
                        ReplaceTexture building c roofage1/building c roofage3
                        ReplaceTexture building c wallsage1/building c wallsage3
                        connect Face Glow hotspot
                        connect ATTACHPOINT examinationSFX hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building Construction Dock A
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building Construction Dock B
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building Construction Dock B
                    }
                }
            }
            //- - - - - - - - - - - - - - - - - - - - - - - - - - -Age 4- - - - - - - - - - - - - - - - - - - - - - - - - - -//
            setSelector
            {
                ConstructionLogic 0 33 66
                set hotspot
                {
                    version
                    {
                        Visual Building C Dock Age3
                        ReplaceTexture building c roofage3/building c roofage4
                        ReplaceTexture building c wallsage3/building c wallsage4
                        connect Face Glow hotspot
                        connect ATTACHPOINT examinationSFX hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building Construction Dock A
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building Construction Dock B
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building Construction Dock B
                    }
                }
            }
        }
    }
}
//==============================================================================
anim RangedAttack
{
    SetSelector
    {
        CultureLogic Egyptian/Greek/Norse/Atlantean/Chinese
        //- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -Egyptian- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -//
        //- - - - - - - - - - - - - - - - - - - - - - - - - - -Age 1- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -//
        SetSelector
        {
            TechLogic none/age 2/age 3/age 4
            SetSelector
            {
                ConstructionLogic 0 33 66
                set hotspot
                {
                    version
                    {
                        Visual Building E TradeDock Age1
                        connect Face Glow hotspot
                        connect ATTACHPOINT examinationSFX hotspot
                        //- - auto generated by the bang animation tool
                        //- - do not hand edit these values
                        tag Attack 0.40 true
                        tag GenericSound 0.40 true
                        tag SpecificSoundSet 0.31 false Arrow checkVisible
                        //- - end auto generated section
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building Construction Dock A
                        connect ATTACHPOINT empower hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building Construction Dock B
                        connect ATTACHPOINT empower hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building E ConstructionDock
                        connect ATTACHPOINT empower hotspot
                    }
                }
            }
            //- - - - - - - - - - - - - - - - - - - - - - - - - - -Age 2- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -//
            SetSelector
            {
                ConstructionLogic 0 33 66
                set hotspot
                {
                    version
                    {
                        Visual Building E TradeDock Age2
                        connect Face Glow hotspot
                        connect ATTACHPOINT examinationSFX hotspot
                        //- - auto generated by the bang animation tool
                        //- - do not hand edit these values
                        tag Attack 0.40 true
                        tag GenericSound 0.40 true
                        tag SpecificSoundSet 0.31 false Arrow checkVisible
                        //- - end auto generated section
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building Construction Dock A
                        connect ATTACHPOINT empower hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building Construction Dock B
                        connect ATTACHPOINT empower hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building E ConstructionDock
                        connect ATTACHPOINT empower hotspot
                    }
                }
            }
            //- - - - - - - - - - - - - - - - - - - - - - - - - - -Age 3- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -//
            SetSelector
            {
                ConstructionLogic 0 33 66
                set hotspot
                {
                    version
                    {
                        Visual Building E TradeDock Age3
                        connect Face Glow hotspot
                        connect ATTACHPOINT examinationSFX hotspot
                        //- - auto generated by the bang animation tool
                        //- - do not hand edit these values
                        tag Attack 0.40 true
                        tag GenericSound 0.40 true
                        tag SpecificSoundSet 0.31 false Arrow checkVisible
                        //- - end auto generated section
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building Construction Dock A
                        connect ATTACHPOINT empower hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building Construction Dock B
                        connect ATTACHPOINT empower hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building E ConstructionDock
                        connect ATTACHPOINT empower hotspot
                    }
                }
            }
            //- - - - - - - - - - - - - - - - - - - - - - - - - - -Age 4- - - - - - - - - - - - - - - - - - - - - - - - - - -//
            setSelector
            {
                ConstructionLogic 0 33 66
                set hotspot
                {
                    version
                    {
                        Visual Building E TradeDock Age4
                        connect Face Glow hotspot
                        connect ATTACHPOINT examinationSFX hotspot
                        //- - auto generated by the bang animation tool
                        //- - do not hand edit these values
                        tag Attack 0.40 true
                        tag GenericSound 0.40 true
                        tag SpecificSoundSet 0.31 false Arrow checkVisible
                        //- - end auto generated section
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building Construction Dock A
                        connect ATTACHPOINT empower hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building Construction Dock B
                        connect ATTACHPOINT empower hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building E ConstructionDock
                        connect ATTACHPOINT empower hotspot
                    }
                }
            }
        }
        //- - - - - - - - - - - - - - - - - - - - - - - - - - -Greek- - - - - - - - - - - - - - - - - - - - - - - - - - -//
        //- - - - - - - - - - - - - - - - - - - - - - - - - - -Age 1- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -//
        SetSelector
        {
            TechLogic none/age 2/age 3/age 4
            SetSelector
            {
                ConstructionLogic 0 33 66
                set hotspot
                {
                    version
                    {
                        Visual Building G TradedockAge0
                        connect Face Glow hotspot
                        connect ATTACHPOINT examinationSFX hotspot
                        //- - auto generated by the bang animation tool
                        //- - do not hand edit these values
                        tag Attack 0.40 true
                        tag GenericSound 0.40 true
                        tag SpecificSoundSet 0.31 false Arrow checkVisible
                        //- - end auto generated section
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building Construction Dock A
                        connect ATTACHPOINT empower hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building Construction Dock B
                        connect ATTACHPOINT empower hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building G ConstructionDock
                        connect ATTACHPOINT empower hotspot
                    }
                }
            }
            //- - - - - - - - - - - - - - - - - - - - - - - - - - -Age 2- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -//
            SetSelector
            {
                ConstructionLogic 0 33 66
                set hotspot
                {
                    version
                    {
                        Visual Building G TradedockAge1
                        connect Face Glow hotspot
                        connect ATTACHPOINT examinationSFX hotspot
                        //- - auto generated by the bang animation tool
                        //- - do not hand edit these values
                        tag Attack 0.40 true
                        tag GenericSound 0.40 true
                        tag SpecificSoundSet 0.31 false Arrow checkVisible
                        //- - end auto generated section
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building Construction Dock A
                        connect ATTACHPOINT empower hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building Construction Dock B
                        connect ATTACHPOINT empower hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building G ConstructionDock
                        connect ATTACHPOINT empower hotspot
                    }
                }
            }
            //- - - - - - - - - - - - - - - - - - - - - - - - - - -Age 3- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -//
            SetSelector
            {
                ConstructionLogic 0 33 66
                set hotspot
                {
                    version
                    {
                        Visual Building G TradedockAge2
                        connect Face Glow hotspot
                        connect ATTACHPOINT examinationSFX hotspot
                        //- - auto generated by the bang animation tool
                        //- - do not hand edit these values
                        tag Attack 0.40 true
                        tag GenericSound 0.40 true
                        tag SpecificSoundSet 0.31 false Arrow checkVisible
                        //- - end auto generated section
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building Construction Dock A
                        connect ATTACHPOINT empower hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building Construction Dock B
                        connect ATTACHPOINT empower hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building G ConstructionDock
                        connect ATTACHPOINT empower hotspot
                    }
                }
            }
            //- - - - - - - - - - - - - - - - - - - - - - - - - - -Age 4- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -//
            SetSelector
            {
                ConstructionLogic 0 33 66
                set hotspot
                {
                    version
                    {
                        Visual Building G TradedockAge3
                        connect Face Glow hotspot
                        connect ATTACHPOINT examinationSFX hotspot
                        //- - auto generated by the bang animation tool
                        //- - do not hand edit these values
                        tag Attack 0.40 true
                        tag GenericSound 0.40 true
                        tag SpecificSoundSet 0.31 false Arrow checkVisible
                        //- - end auto generated section
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building Construction Dock A
                        connect ATTACHPOINT empower hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building Construction Dock B
                        connect ATTACHPOINT empower hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building G ConstructionDock
                        connect ATTACHPOINT empower hotspot
                    }
                }
            }
        }
        //- - - - - - - - - - - - - - - - - - - - - - - - - - -Norse- - - - - - - - - - - - - - - - - - - - - - - - - - -//
        //- - - - - - - - - - - - - - - - - - - - - - - - - - -Age 1- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -//
        SetSelector
        {
            TechLogic none/age 2/age 3/age 4
            SetSelector
            {
                ConstructionLogic 0 33 66
                set hotspot
                {
                    version
                    {
                        Visual Building N TradeDockAge1
                        connect face Flame hotspot
                        connect neck SmokeTiny hotspot
                        connect ATTACHPOINT examinationSFX hotspot
                        //- - auto generated by the bang animation tool
                        //- - do not hand edit these values
                        tag Attack 0.40 true
                        tag GenericSound 0.40 true
                        tag SpecificSoundSet 0.31 false Arrow checkVisible
                        //- - end auto generated section
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building Construction Dock A
                        connect ATTACHPOINT empower hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building Construction Dock B
                        connect ATTACHPOINT empower hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building N ConstructionDock
                        connect ATTACHPOINT empower hotspot
                    }
                }
            }
            //- - - - - - - - - - - - - - - - - - - - - - - - - - -Age 2- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -//
            setSelector
            {
                ConstructionLogic 0 33 66
                set hotspot
                {
                    version
                    {
                        Visual Building N TradeDockAge2
                        connect face Flame hotspot
                        connect neck SmokeTiny hotspot
                        connect ATTACHPOINT examinationSFX hotspot
                        //- - auto generated by the bang animation tool
                        //- - do not hand edit these values
                        tag Attack 0.40 true
                        tag GenericSound 0.40 true
                        tag SpecificSoundSet 0.31 false Arrow checkVisible
                        //- - end auto generated section
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building Construction Dock A
                        connect ATTACHPOINT empower hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building Construction Dock B
                        connect ATTACHPOINT empower hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building N ConstructionDock
                        connect ATTACHPOINT empower hotspot
                    }
                }
            }
            //- - - - - - - - - - - - - - - - - - - - - - - - - - -Age 3- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -//
            setSelector
            {
                ConstructionLogic 0 33 66
                set hotspot
                {
                    version
                    {
                        Visual Building N TradeDockAge3
                        connect face Flame hotspot
                        connect neck SmokeTiny hotspot
                        connect ATTACHPOINT examinationSFX hotspot
                        //- - auto generated by the bang animation tool
                        //- - do not hand edit these values
                        tag Attack 0.40 true
                        tag GenericSound 0.40 true
                        tag SpecificSoundSet 0.31 false Arrow checkVisible
                        //- - end auto generated section
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building Construction Dock A
                        connect ATTACHPOINT empower hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building Construction Dock B
                        connect ATTACHPOINT empower hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building N ConstructionDock
                        connect ATTACHPOINT empower hotspot
                    }
                }
            }
            //- - - - - - - - - - - - - - - - - - - - - - - - - - -Age 4- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -//
            setSelector
            {
                ConstructionLogic 0 33 66
                set hotspot
                {
                    version
                    {
                        Visual Building N TradeDockAge4
                        connect face Flame hotspot
                        connect neck SmokeTiny hotspot
                        connect ATTACHPOINT examinationSFX hotspot
                        //- - auto generated by the bang animation tool
                        //- - do not hand edit these values
                        tag Attack 0.40 true
                        tag GenericSound 0.40 true
                        tag SpecificSoundSet 0.31 false Arrow checkVisible
                        //- - end auto generated section
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building Construction Dock A
                        connect ATTACHPOINT empower hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building Construction Dock B
                        connect ATTACHPOINT empower hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building N ConstructionDock
                        connect ATTACHPOINT empower hotspot
                    }
                }
            }
        }
        //- - - - - - - - - - - - - - - - - - - - - - - - - - -Atlantean- - - - - - - - - - - - - - - - - - - - - - - - - - -//
        //- - - - - - - - - - - - - - - - - - - - - - - - - - -Age 1- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -//
        SetSelector
        {
            TechLogic none/age 2/age 3/age 4
            SetSelector
            {
                ConstructionLogic 0 33 66
                set hotspot
                {
                    version
                    {
                        Visual Building X Dock Age0
                        connect hotspot Xflag hotspot
                        connect Chin AtlantisGlow1 hotspot
                        connect Face AtlantisGlow2 hotspot
                        connect Neck AtlantisGlow3 hotspot
                        connect ATTACHPOINT examinationSFX hotspot
                        //- - auto generated by the bang animation tool
                        //- - do not hand edit these values
                        tag Attack 0.40 true
                        tag GenericSound 0.40 true
                        tag SpecificSoundSet 0.31 false Arrow checkVisible
                        //- - end auto generated section
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building Construction Dock A
                        connect ATTACHPOINT empower hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building Construction Dock B
                        connect ATTACHPOINT empower hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building X Construction dock
                        connect ATTACHPOINT empower hotspot
                    }
                }
            }
            //- - - - - - - - - - - - - - - - - - - - - - - - - - -Age 2- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -//
            SetSelector
            {
                ConstructionLogic 0 33 66
                set hotspot
                {
                    version
                    {
                        Visual Building X Dock Age1
                        connect Chin AtlantisGlow1 hotspot
                        connect Face AtlantisGlow2 hotspot
                        connect Neck AtlantisGlow3 hotspot
                        connect hotspot Xflag hotspot
                        connect ATTACHPOINT examinationSFX hotspot
                        //- - auto generated by the bang animation tool
                        //- - do not hand edit these values
                        tag Attack 0.40 true
                        tag GenericSound 0.40 true
                        tag SpecificSoundSet 0.31 false Arrow checkVisible
                        //- - end auto generated section
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building Construction Dock A
                        connect ATTACHPOINT empower hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building Construction Dock B
                        connect ATTACHPOINT empower hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building X Construction dock
                        connect ATTACHPOINT empower hotspot
                    }
                }
            }
            //- - - - - - - - - - - - - - - - - - - - - - - - - - -Age 3- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -//
            SetSelector
            {
                ConstructionLogic 0 33 66
                set hotspot
                {
                    version
                    {
                        Visual Building X Dock Age2
                        connect Chin AtlantisGlow1 hotspot
                        connect Face AtlantisGlow2 hotspot
                        connect Neck AtlantisGlow3 hotspot
                        connect hotspot Xflag hotspot
                        connect ATTACHPOINT examinationSFX hotspot
                        //- - auto generated by the bang animation tool
                        //- - do not hand edit these values
                        tag Attack 0.40 true
                        tag GenericSound 0.40 true
                        tag SpecificSoundSet 0.31 false Arrow checkVisible
                        //- - end auto generated section
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building Construction Dock A
                        connect ATTACHPOINT empower hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building Construction Dock B
                        connect ATTACHPOINT empower hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building X Construction dock
                        connect ATTACHPOINT empower hotspot
                    }
                }
            }
            //- - - - - - - - - - - - - - - - - - - - - - - - - - -Age 4- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -//
            SetSelector
            {
                ConstructionLogic 0 33 66
                set hotspot
                {
                    version
                    {
                        Visual Building X Dock Age3
                        connect Chin AtlantisGlow1 hotspot
                        connect Face AtlantisGlow2 hotspot
                        connect Neck AtlantisGlow3 hotspot
                        connect hotspot Xflag hotspot
                        connect ATTACHPOINT examinationSFX hotspot
                        //- - auto generated by the bang animation tool
                        //- - do not hand edit these values
                        tag Attack 0.40 true
                        tag GenericSound 0.40 true
                        tag SpecificSoundSet 0.31 false Arrow checkVisible
                        //- - end auto generated section
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building Construction Dock A
                        connect ATTACHPOINT empower hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building Construction Dock B
                        connect ATTACHPOINT empower hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building X Construction dock
                        connect ATTACHPOINT empower hotspot
                    }
                }
            }
        }
        //- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -Chinese- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -//
        //- - - - - - - - - - - - - - - - - - - - - - - - - - -Age 1- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -//
        SetSelector
        {
            TechLogic none/age 2/age 3/age 4
            SetSelector
            {
                ConstructionLogic 0 33 66
                set hotspot
                {
                    version
                    {
                        Visual Building C Dock Age1
                        connect Face Glow hotspot
                        connect ATTACHPOINT examinationSFX hotspot
                        //- - auto generated by the bang animation tool
                        //- - do not hand edit these values
                        tag Attack 0.40 true
                        tag GenericSound 0.40 true
                        tag SpecificSoundSet 0.31 false Arrow checkVisible
                        //- - end auto generated section
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building Construction Dock A
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building Construction Dock B
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building Construction Dock B
                    }
                }
            }
            //- - - - - - - - - - - - - - - - - - - - - - - - - - -Age 2- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -//
            SetSelector
            {
                ConstructionLogic 0 33 66
                set hotspot
                {
                    version
                    {
                        Visual Building C Dock Age1
                        ReplaceTexture building c roofage1/building c roofage2
                        ReplaceTexture building c wallsage1/building c wallsage2
                        connect Face Glow hotspot
                        connect ATTACHPOINT examinationSFX hotspot
                        //- - auto generated by the bang animation tool
                        //- - do not hand edit these values
                        tag Attack 0.40 true
                        tag GenericSound 0.40 true
                        tag SpecificSoundSet 0.31 false Arrow checkVisible
                        //- - end auto generated section
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building Construction Dock A
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building Construction Dock B
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building Construction Dock B
                    }
                }
            }
            //- - - - - - - - - - - - - - - - - - - - - - - - - - -Age 3- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -//
            SetSelector
            {
                ConstructionLogic 0 33 66
                set hotspot
                {
                    version
                    {
                        Visual Building C Dock Age3
                        ReplaceTexture building c roofage1/building c roofage3
                        ReplaceTexture building c wallsage1/building c wallsage3
                        connect Face Glow hotspot
                        connect ATTACHPOINT examinationSFX hotspot
                        //- - auto generated by the bang animation tool
                        //- - do not hand edit these values
                        tag Attack 0.40 true
                        tag GenericSound 0.40 true
                        tag SpecificSoundSet 0.31 false Arrow checkVisible
                        //- - end auto generated section
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building Construction Dock A
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building Construction Dock B
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building Construction Dock B
                    }
                }
            }
            //- - - - - - - - - - - - - - - - - - - - - - - - - - -Age 4- - - - - - - - - - - - - - - - - - - - - - - - - - -//
            setSelector
            {
                ConstructionLogic 0 33 66
                set hotspot
                {
                    version
                    {
                        Visual Building C Dock Age3
                        ReplaceTexture building c roofage3/building c roofage4
                        ReplaceTexture building c wallsage3/building c wallsage4
                        connect Face Glow hotspot
                        connect ATTACHPOINT examinationSFX hotspot
                        //- - auto generated by the bang animation tool
                        //- - do not hand edit these values
                        tag Attack 0.40 true
                        tag GenericSound 0.40 true
                        tag SpecificSoundSet 0.31 false Arrow checkVisible
                        //- - end auto generated section
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building Construction Dock A
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building Construction Dock B
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building Construction Dock B
                    }
                }
            }
        }
    }
}
//==============================================================================
anim Death
{
    SetSelector
    {
        CultureLogic Egyptian/Greek/Norse/Atlantean/Chinese
        //- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -Egyptian- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -//
        //- - - - - - - - - - - - - - - - - - - - - - - - - - -Age 1- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -//
        SetSelector
        {
            TechLogic none/age 2/age 3/age 4
            SetSelector
            {
                ConstructionLogic 0 33 66
                set hotspot
                {
                    version
                    {
                        Visual Building E TradeDock Age1_Death
                        connect Neck Wake hotspot
                        connect Smoke0 DustWater hotspot
                        connect Smoke1 DustWater hotspot
                        connect Smoke2 DustWater hotspot
                        connect Smoke3 DustWater hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building Construction Dock A
                        connect ATTACHPOINT empower hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building Construction Dock B
                        connect ATTACHPOINT empower hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building E ConstructionDock
                        connect ATTACHPOINT empower hotspot
                    }
                }
            }
            //- - - - - - - - - - - - - - - - - - - - - - - - - - -Age 2- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -//
            SetSelector
            {
                ConstructionLogic 0 33 66
                set hotspot
                {
                    version
                    {
                        Visual Building E TradeDock Age2_Death
                        connect Neck Wake hotspot
                        connect Smoke0 DustWater hotspot
                        connect Smoke1 DustWater hotspot
                        connect Smoke2 DustWater hotspot
                        connect Smoke3 DustWater hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building Construction Dock A
                        connect ATTACHPOINT empower hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building Construction Dock B
                        connect ATTACHPOINT empower hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building E ConstructionDock
                        connect ATTACHPOINT empower hotspot
                    }
                }
            }
            //- - - - - - - - - - - - - - - - - - - - - - - - - - -Age 3- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -//
            SetSelector
            {
                ConstructionLogic 0 33 66
                set hotspot
                {
                    version
                    {
                        Visual Building E TradeDock Age3_Death
                        connect Neck Wake hotspot
                        connect Smoke0 DustWater hotspot
                        connect Smoke1 DustWater hotspot
                        connect Smoke2 DustWater hotspot
                        connect Smoke3 DustWater hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building Construction Dock A
                        connect ATTACHPOINT empower hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building Construction Dock B
                        connect ATTACHPOINT empower hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building E ConstructionDock
                        connect ATTACHPOINT empower hotspot
                    }
                }
            }
            //- - - - - - - - - - - - - - - - - - - - - - - - - - -Age 4- - - - - - - - - - - - - - - - - - - - - - - - - - -//
            setSelector
            {
                ConstructionLogic 0 33 66
                set hotspot
                {
                    version
                    {
                        Visual Building E TradeDock Age4_Death
                        connect Neck Wake hotspot
                        connect Smoke0 DustWater hotspot
                        connect Smoke1 DustWater hotspot
                        connect Smoke2 DustWater hotspot
                        connect Smoke3 DustWater hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building Construction Dock A
                        connect ATTACHPOINT empower hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building Construction Dock B
                        connect ATTACHPOINT empower hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building E ConstructionDock
                        connect ATTACHPOINT empower hotspot
                    }
                }
            }
        }
        //- - - - - - - - - - - - - - - - - - - - - - - - - - -Greek- - - - - - - - - - - - - - - - - - - - - - - - - - -//
        //- - - - - - - - - - - - - - - - - - - - - - - - - - -Age 1- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -//
        SetSelector
        {
            TechLogic none/age 2/age 3/age 4
            SetSelector
            {
                ConstructionLogic 0 33 66
                set hotspot
                {
                    version
                    {
                        Visual Building G TradedockAge0_Death
                        connect Neck Wake hotspot
                        connect Smoke0 DustWater hotspot
                        connect Smoke1 DustWater hotspot
                        connect Smoke2 DustWater hotspot
                        connect Smoke3 DustWater hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building Construction Dock A
                        connect ATTACHPOINT empower hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building Construction Dock B
                        connect ATTACHPOINT empower hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building G ConstructionDock
                        connect ATTACHPOINT empower hotspot
                    }
                }
            }
            //- - - - - - - - - - - - - - - - - - - - - - - - - - -Age 2- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -//
            SetSelector
            {
                ConstructionLogic 0 33 66
                set hotspot
                {
                    version
                    {
                        Visual Building G TradedockAge1_Death
                        connect Neck Wake hotspot
                        connect Smoke0 DustWater hotspot
                        connect Smoke1 DustWater hotspot
                        connect Smoke2 DustWater hotspot
                        connect Smoke3 DustWater hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building Construction Dock A
                        connect ATTACHPOINT empower hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building Construction Dock B
                        connect ATTACHPOINT empower hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building G ConstructionDock
                        connect ATTACHPOINT empower hotspot
                    }
                }
            }
            //- - - - - - - - - - - - - - - - - - - - - - - - - - -Age 3- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -//
            SetSelector
            {
                ConstructionLogic 0 33 66
                set hotspot
                {
                    version
                    {
                        Visual Building G TradedockAge2_Death
                        connect Neck Wake hotspot
                        connect Smoke0 DustWater hotspot
                        connect Smoke1 DustWater hotspot
                        connect Smoke2 DustWater hotspot
                        connect Smoke3 DustWater hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building Construction Dock A
                        connect ATTACHPOINT empower hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building Construction Dock B
                        connect ATTACHPOINT empower hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building G ConstructionDock
                        connect ATTACHPOINT empower hotspot
                    }
                }
            }
            //- - - - - - - - - - - - - - - - - - - - - - - - - - -Age 4- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -//
            SetSelector
            {
                ConstructionLogic 0 33 66
                set hotspot
                {
                    version
                    {
                        Visual Building G TradedockAge3_Death
                        connect Neck Wake hotspot
                        connect Smoke0 DustWater hotspot
                        connect Smoke1 DustWater hotspot
                        connect Smoke2 DustWater hotspot
                        connect Smoke3 DustWater hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building Construction Dock A
                        connect ATTACHPOINT empower hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building Construction Dock B
                        connect ATTACHPOINT empower hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building G ConstructionDock
                        connect ATTACHPOINT empower hotspot
                    }
                }
            }
        }
        //- - - - - - - - - - - - - - - - - - - - - - - - - - -Norse- - - - - - - - - - - - - - - - - - - - - - - - - - -//
        //- - - - - - - - - - - - - - - - - - - - - - - - - - -Age 1- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -//
        SetSelector
        {
            TechLogic none/age 2/age 3/age 4
            SetSelector
            {
                ConstructionLogic 0 33 66
                set hotspot
                {
                    version
                    {
                        Visual Building N TradeDockAge1_Death
                        connect Neck Wake hotspot
                        connect Smoke0 DustWater hotspot
                        connect Smoke1 DustWater hotspot
                        connect Smoke2 DustWater hotspot
                        connect Smoke3 DustWater hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building Construction Dock A
                        connect ATTACHPOINT empower hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building Construction Dock B
                        connect ATTACHPOINT empower hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building N ConstructionDock
                        connect ATTACHPOINT empower hotspot
                    }
                }
            }
            //- - - - - - - - - - - - - - - - - - - - - - - - - - -Age 2- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -//
            setSelector
            {
                ConstructionLogic 0 33 66
                set hotspot
                {
                    version
                    {
                        Visual Building N TradeDockAge2_Death
                        connect Neck Wake hotspot
                        connect Smoke0 DustWater hotspot
                        connect Smoke1 DustWater hotspot
                        connect Smoke2 DustWater hotspot
                        connect Smoke3 DustWater hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building Construction Dock A
                        connect ATTACHPOINT empower hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building Construction Dock B
                        connect ATTACHPOINT empower hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building N ConstructionDock
                        connect ATTACHPOINT empower hotspot
                    }
                }
            }
            //- - - - - - - - - - - - - - - - - - - - - - - - - - -Age 3- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -//
            setSelector
            {
                ConstructionLogic 0 33 66
                set hotspot
                {
                    version
                    {
                        Visual Building N TradeDockAge3_Death
                        connect Neck Wake hotspot
                        connect Smoke0 DustWater hotspot
                        connect Smoke1 DustWater hotspot
                        connect Smoke2 DustWater hotspot
                        connect Smoke3 DustWater hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building Construction Dock A
                        connect ATTACHPOINT empower hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building Construction Dock B
                        connect ATTACHPOINT empower hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building N ConstructionDock
                        connect ATTACHPOINT empower hotspot
                    }
                }
            }
            //- - - - - - - - - - - - - - - - - - - - - - - - - - -Age 4- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -//
            setSelector
            {
                ConstructionLogic 0 33 66
                set hotspot
                {
                    version
                    {
                        Visual Building N TradeDockAge4_Death
                        connect Neck Wake hotspot
                        connect Smoke0 DustWater hotspot
                        connect Smoke1 DustWater hotspot
                        connect Smoke2 DustWater hotspot
                        connect Smoke3 DustWater hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building Construction Dock A
                        connect ATTACHPOINT empower hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building Construction Dock B
                        connect ATTACHPOINT empower hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building N ConstructionDock
                        connect ATTACHPOINT empower hotspot
                    }
                }
            }
        }
        //- - - - - - - - - - - - - - - - - - - - - - - - - - -Atlantean- - - - - - - - - - - - - - - - - - - - - - - - - - -//
        //- - - - - - - - - - - - - - - - - - - - - - - - - - -Age 1- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -//
        SetSelector
        {
            TechLogic none/age 2/age 3/age 4
            SetSelector
            {
                ConstructionLogic 0 33 66
                set hotspot
                {
                    version
                    {
                        Visual Building X Dock Age0_Death
                        connect Neck Wake hotspot
                        connect Smoke0 DustWater hotspot
                        connect Smoke1 DustWater hotspot
                        connect Smoke2 DustWater hotspot
                        connect Smoke3 DustWater hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building Construction Dock A
                        connect ATTACHPOINT empower hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building Construction Dock B
                        connect ATTACHPOINT empower hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building X Construction dock
                        connect ATTACHPOINT empower hotspot
                    }
                }
            }
            //- - - - - - - - - - - - - - - - - - - - - - - - - - -Age 2- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -//
            SetSelector
            {
                ConstructionLogic 0 33 66
                set hotspot
                {
                    version
                    {
                        Visual Building X Dock Age1_Death
                        connect Neck Wake hotspot
                        connect Smoke0 DustWater hotspot
                        connect Smoke1 DustWater hotspot
                        connect Smoke2 DustWater hotspot
                        connect Smoke3 DustWater hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building Construction Dock A
                        connect ATTACHPOINT empower hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building Construction Dock B
                        connect ATTACHPOINT empower hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building X Construction dock
                        connect ATTACHPOINT empower hotspot
                    }
                }
            }
            //- - - - - - - - - - - - - - - - - - - - - - - - - - -Age 3- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -//
            SetSelector
            {
                ConstructionLogic 0 33 66
                set hotspot
                {
                    version
                    {
                        Visual Building X Dock Age2_Death
                        connect Neck Wake hotspot
                        connect Smoke0 DustWater hotspot
                        connect Smoke1 DustWater hotspot
                        connect Smoke2 DustWater hotspot
                        connect Smoke3 DustWater hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building Construction Dock A
                        connect ATTACHPOINT empower hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building Construction Dock B
                        connect ATTACHPOINT empower hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building X Construction dock
                        connect ATTACHPOINT empower hotspot
                    }
                }
            }
            //- - - - - - - - - - - - - - - - - - - - - - - - - - -Age 4- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -//
            SetSelector
            {
                ConstructionLogic 0 33 66
                set hotspot
                {
                    version
                    {
                        Visual Building X Dock Age3_Death
                        connect Neck Wake hotspot
                        connect Smoke0 DustWater hotspot
                        connect Smoke1 DustWater hotspot
                        connect Smoke2 DustWater hotspot
                        connect Smoke3 DustWater hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building Construction Dock A
                        connect ATTACHPOINT empower hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building Construction Dock B
                        connect ATTACHPOINT empower hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building X Construction dock
                        connect ATTACHPOINT empower hotspot
                    }
                }
            }
        }
        //- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -Egyptian- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -//
        //- - - - - - - - - - - - - - - - - - - - - - - - - - -Age 1- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -//
        SetSelector
        {
            TechLogic none/age 2/age 3/age 4
            SetSelector
            {
                ConstructionLogic 0 33 66
                set hotspot
                {
                    version
                    {
                        Visual Building C Dock Age1_death
                        connect Neck Wake hotspot
                        connect Smoke0 DustWater hotspot
                        connect Smoke1 DustWater hotspot
                        connect Smoke2 DustWater hotspot
                        connect Smoke3 DustWater hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building Construction Dock A
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building Construction Dock B
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building E ConstructionDock
                    }
                }
            }
            //- - - - - - - - - - - - - - - - - - - - - - - - - - -Age 2- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -//
            SetSelector
            {
                ConstructionLogic 0 33 66
                set hotspot
                {
                    version
                    {
                        Visual Building C Dock Age1_death
                        ReplaceTexture building c roofage1/building c roofage2
                        ReplaceTexture building c wallsage1/building c wallsage2
                        connect Neck Wake hotspot
                        connect Smoke0 DustWater hotspot
                        connect Smoke1 DustWater hotspot
                        connect Smoke2 DustWater hotspot
                        connect Smoke3 DustWater hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building Construction Dock A
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building Construction Dock B
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building E ConstructionDock
                    }
                }
            }
            //- - - - - - - - - - - - - - - - - - - - - - - - - - -Age 3- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -//
            SetSelector
            {
                ConstructionLogic 0 33 66
                set hotspot
                {
                    version
                    {
                        Visual Building C Dock Age3_death
                        ReplaceTexture building c roofage1/building c roofage3
                        ReplaceTexture building c wallsage1/building c wallsage3
                        connect Neck Wake hotspot
                        connect Smoke0 DustWater hotspot
                        connect Smoke1 DustWater hotspot
                        connect Smoke2 DustWater hotspot
                        connect Smoke3 DustWater hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building Construction Dock A
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building Construction Dock B
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building E ConstructionDock
                    }
                }
            }
            //- - - - - - - - - - - - - - - - - - - - - - - - - - -Age 4- - - - - - - - - - - - - - - - - - - - - - - - - - -//
            setSelector
            {
                ConstructionLogic 0 33 66
                set hotspot
                {
                    version
                    {
                        Visual Building C Dock Age3_Death
                        ReplaceTexture building c roofage3/building c roofage4
                        ReplaceTexture building c wallsage3/building c wallsage4
                        connect Neck Wake hotspot
                        connect Smoke0 DustWater hotspot
                        connect Smoke1 DustWater hotspot
                        connect Smoke2 DustWater hotspot
                        connect Smoke3 DustWater hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building Construction Dock A
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building Construction Dock B
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building E ConstructionDock
                    }
                }
            }
        }
    }
}
